Skip to content

chore(deps): update docker/build-push-action action to v7#447

Merged
JuliusHenke merged 1 commit intomasterfrom
renovate/docker-build-push-action-7.x
May 2, 2026
Merged

chore(deps): update docker/build-push-action action to v7#447
JuliusHenke merged 1 commit intomasterfrom
renovate/docker-build-push-action-7.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 14, 2026

This PR contains the following updates:

Package Type Update Change
docker/build-push-action action major v6v7

Release Notes

docker/build-push-action (docker/build-push-action)

v7

Compare Source


Configuration

📅 Schedule: Branch creation - "before 8am on saturday" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the renovate Renovate Bot label Mar 14, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 14, 2026

Visit the preview URL for this PR (updated for commit 80d960c):

https://tormap-36f44--pr447-renovate-docker-buil-prneeu5m.web.app

(expires Sun, 31 May 2026 14:22:34 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 0c1f71965de18e60b0e686b0d0356977fec090dc

@renovate renovate Bot force-pushed the renovate/docker-build-push-action-7.x branch 3 times, most recently from c2196a1 to 96b8e33 Compare April 12, 2026 12:53
@renovate renovate Bot force-pushed the renovate/docker-build-push-action-7.x branch from 96b8e33 to a35addf Compare April 18, 2026 04:46
@renovate renovate Bot force-pushed the renovate/docker-build-push-action-7.x branch 9 times, most recently from d1c888b to 5c7d6bd Compare May 1, 2026 13:00
@JuliusHenke
Copy link
Copy Markdown
Member

@copilot what does the major bump introduce? Anything breaking for my setup?

Copy link
Copy Markdown
Contributor

Copilot AI commented May 1, 2026

@copilot what does the major bump introduce? Anything breaking for my setup?

The v7 major bump has three notable changes:

  1. Node 24 runtime (previously Node 20) — requires Actions Runner v2.327.1 or later. Since your workflow uses ubuntu-latest, GitHub's hosted runners are always kept up-to-date, so this is a non-issue.
  2. Removal of two deprecated env vars: DOCKER_BUILD_NO_SUMMARY and DOCKER_BUILD_EXPORT_RETENTION_DAYS. Your workflow doesn't use either of these.
  3. Removal of legacy export-build tool support for build summaries — only relevant if the old tool was explicitly configured, which it isn't here.

The frontend-docker.yml step only passes context, platforms, push, tags, and labels — none of which are affected by these breaking changes. No changes are needed for your setup.

Copilot AI requested a review from JuliusHenke May 1, 2026 13:24
@renovate renovate Bot force-pushed the renovate/docker-build-push-action-7.x branch 9 times, most recently from 2d3f126 to c3583ea Compare May 2, 2026 22:39
@renovate renovate Bot force-pushed the renovate/docker-build-push-action-7.x branch 2 times, most recently from 0db56af to b7c5780 Compare May 2, 2026 22:45
@renovate renovate Bot force-pushed the renovate/docker-build-push-action-7.x branch from b7c5780 to 10c5a26 Compare May 2, 2026 23:29
@JuliusHenke JuliusHenke merged commit ffeaa15 into master May 2, 2026
8 checks passed
@JuliusHenke JuliusHenke deleted the renovate/docker-build-push-action-7.x branch May 2, 2026 23:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

renovate Renovate Bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants